From 3c22784328949455c82c09a5bb93bbf77b3cc6c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timm=20B=C3=A4der?= Date: Fri, 13 Nov 2015 12:37:59 +0100 Subject: [PATCH] GtkShortcutsShortcut: Add missing word --- gtk/gtkshortcutsshortcut.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkshortcutsshortcut.c b/gtk/gtkshortcutsshortcut.c index 6aa073a3ea..63a342daaa 100644 --- a/gtk/gtkshortcutsshortcut.c +++ b/gtk/gtkshortcutsshortcut.c @@ -194,7 +194,7 @@ gtk_shortcuts_shortcut_class_init (GtkShortcutsShortcutClass *klass) * - Two alternative shortcuts: a Home * - A range: 1...9 * - * Note that < and > need to escaped as < and > when used + * Note that < and > need to be escaped as < and > when used * in .ui files. */ properties[PROP_ACCELERATOR] = -- 2.30.2